home *** CD-ROM | disk | FTP | other *** search
/ Best Sellers 33: Professional Win95/98 / CD_1.iso / FONTS / FONTPROG / MyFonts31 / Setup.exe / MYATM.DLL / [0]
Text File  |  1998-06-29  |  544b  |  15 lines

  1. HANGE_FILTER                 \
  2.                 (REG_NOTIFY_CHANGE_NAME          |\
  3.                  REG_NOTIFY_CHANGE_ATTRIBUTES    |\
  4.                  REG_NOTIFY_CHANGE_LAST_SET      |\
  5.                  REG_NOTIFY_CHANGE_SECURITY)
  6.  
  7. //
  8. //
  9. // Predefined Value Types.
  10. //
  11.  
  12. #define REG_NONE                    ( 0 )   // No value type
  13. #define REG_SZ                      ( 1 )   // Unicode nul terminated string
  14. #define REG_EXPAND_SZ               ( 2 )   // Unicode nul terminated string
  15.                                             /